home *** CD-ROM | disk | FTP | other *** search
/ Paramount Pictures Special Events / Paramount Pictures Special Events.iso / pc / contact.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-05-22  |  74 b   |  4 lines

  1. on(release){
  2.    getUrl("mailto:marni_kass@paramount.com", "_blank");
  3. }
  4.